home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 3 / Amiga Format CD03 (1996-07-04)(Future Publishing)(GB)(Track 1 of 6)[!][issue 1996-08].iso / comms / netsoftware / archie38_1.lha / archie-1.4 / Prospero < prev    next >
Text File  |  1995-01-04  |  1KB  |  34 lines

  1. Prospero also allows users to access Archie as if it were part of a
  2. file system.  Here is an example of how Prospero can be used to access
  3. Archie in this manner.
  4.  
  5.   Script started on Mon Jul  1 22:36:42 1991
  6.   % source /home/ftp/archie/pfs/bin/vfsetup.source
  7.   % vfsetup guest
  8.   % venable
  9.   % cd /archive-sites/archie/regex
  10.   % cd prospero (This command specifies the query)
  11.   % ls -l
  12.   total 0
  13.   -r--r--r--   0 -               0 -            info-prospero.arc
  14.   dr-xr-xr-x   0 -               0 -            prospero
  15.   dr-xr-xr-x   0 -               0 -            prospero-papers
  16.   -r--r--r--   0 -               0 -            prospero.arc
  17.   -r--r--r--   0 -               0 -            prospero.tar.Z
  18.   (Note that the "vls" command could have been used)
  19.   (to show where the files were actually stored    )
  20.   % ls prospero (list a result if it is a directory)
  21.   prog.tar.Z      prospero.tar.Z
  22.   % cat info-prospero.arc  (The file is automatically retrieved and displayed)
  23.   >From bcn@n1dmm  Tue Dec  4 02:33:36 1990
  24.   Received: from n1dmm.cs.washington.edu by june.cs.washington.edu (5.64/7.0jh)
  25.           id AA24763; Tue, 4 Dec 90 02:33:36 -0800
  26.   Received: by n1dmm.cs.washington.edu (5.64/7.0h)
  27.           id AA08497; Tue, 4 Dec 90 02:33:31 -0800
  28.   Date: Tue, 4 Dec 90 02:33:31 -0800
  29.   From: bcn@cs.washington.edu (Clifford Neuman)
  30.   ...
  31.   % vdisable
  32.   % exit
  33.   script done on Mon Jul  1 22:39:33 1991
  34.